home *** CD-ROM | disk | FTP | other *** search
/ Clickx 115 / Clickx 115.iso / software / tools / windows / tails-i386-0.16.iso / live / filesystem.squashfs / usr / share / doc / gnustep-common / README.Debian < prev    next >
Encoding:
Text File  |  2010-05-31  |  2.8 KB  |  108 lines

  1.  
  2.      GNUstep for Debian GNU/Linux
  3.      ----------------------------
  4.  
  5. This is GNUstep, packaged for Debian GNU/Linux.
  6.  
  7. GNUstep is a free implementation of the OpenStep specification by NeXT.
  8. OpenStep is the foundation of Apple's new Mac OS X GUI API.
  9. The full OpenStep specification can be found at :
  10.  
  11.   http://www.gnustep.org/resources/OpenStepSpec/OpenStepSpec.html
  12.  
  13.  
  14. Examples
  15. --------
  16.  
  17. Install gnustep-examples to view some basic test applications :
  18.  
  19.     openapp Ink.app
  20.  
  21. You find the examples in /usr/lib/GNUstep/Apps
  22.  
  23.  
  24. Name server for GNUstep Distributed Objects
  25. -------------------------------------------
  26.  
  27. The name server (gdomap) can use several methods for finding other servers.
  28. The Debian default setup disables the broadcast to the local networks
  29. with the option -p. To change the setup, you can edit /etc/defaults/gdomap
  30.  
  31. * Re-enable the broadcast by removing the -p option.
  32.  
  33. * Delimit the broadcast to specific hosts by replacing the -p option
  34.   with -c /etc/GNUstep/gdomap_probes (probe specific hosts).
  35.  
  36. You can get more information calling `man gdomap', `gdomap -H' and `gdomap -C'.
  37.  
  38.  
  39. GNUstep Distributed Notification Center
  40. ---------------------------------------
  41.  
  42. Every user needs to have his own instance of gdnc running.  While  gdnc
  43. will  be started automatically as soon as it is needed, it is recommended
  44. to start gdnc in a personal login script like  ~/.bashrc  or  ~/.cshrc.
  45.  
  46. You can get more information calling `man gdnc'.
  47.  
  48.  
  49. GNUstep PasteBoard Server
  50. -------------------------
  51.  
  52. Every user needs to have his own instance of gpbs running.
  53. While  gpbs  will  be started automatically as soon as it is needed, 
  54. it is recommended to start gpbs when your windowing system 
  55. or the window manager is started. For example, on systems with X11 
  56. you can launch gpbs from your .xinitrc script or 
  57. alternatively - if you are running Window Maker - put  it  in  
  58. Window  Maker's autostart  script.
  59.  
  60. You can get more information calling `man gpbs'.
  61.  
  62.  
  63. Resources
  64. ---------
  65.  
  66. The official web site of the GNUstep project is
  67.  
  68.   http://www.gnustep.org/
  69.  
  70.  
  71. The GNUstep Community Website :
  72.  
  73.   http://www.gnustep.net/
  74.  
  75.  
  76. The GNUstep Wiki Website :
  77.  
  78.   http://wiki.gnustep.org
  79.  
  80.  
  81. There's also several GNUstep newsgroups and mailing lists :
  82.  
  83.   http://www.gnustep.org/information/gethelp.html
  84.  
  85.  
  86. On a regular basis snapshots of the sources are made and placed online at:
  87.  
  88.   ftp://ftp.gnustep.org/pub/daily-snapshots/
  89.  
  90.  
  91. The source repository of the GNUstep project is available via anonymous CVS.
  92. For instructions, have a look at the GNUstep-HOWTO.
  93. For a first start, look at :
  94.  
  95.   http://savannah.gnu.org/cvs/?group=gnustep
  96.  
  97.  
  98.     11/09/98
  99.     Gregor Hoffleit <flight@debian.org>
  100.     05/08/99
  101.     Matthias Klose <doko@debian.org>
  102.     04/04/03
  103.     Eric Heintzmann <debian@gnustep.fr.st>
  104.     24/09/03
  105.     Eric Heintzmann <eric@gnustep.fr.st>
  106.  
  107.  -- Yavor Doganov <yavor@gnu.org>, Sat,  8 Aug 2009 19:08:15 +0300
  108.